home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000333_news@columbia.edu_Mon Sep 11 00:33:31 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA13771
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 11 Sep 1995 04:30:24 -0400
  3. Received: by apakabar.cc.columbia.edu id AA08082
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 11 Sep 1995 04:30:22 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!newshost.marcam.com!usc!howland.reston.ans.net!news.sprintlink.net!in2.uu.net!news.u.washington.edu!wirt
  6. From: wirt@u.washington.edu (Brian Wirt)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Speeding up Kermit
  9. Date: 11 Sep 1995 00:33:31 GMT
  10. Organization: University of Washington
  11. Lines: 24
  12. Message-Id: <43004r$hkp@nntp5.u.washington.edu>
  13. Nntp-Posting-Host: saul2.u.washington.edu
  14. Nntp-Posting-User: wirt
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. Hello all,
  18.  
  19. I'm still a novice to the whole Kermit thing and I was wondering if 
  20. someone could help me out.
  21.  
  22. My problem is that transfer of compressed files from a host to my home PC 
  23. runs only around 600cps (i.e. zip files) on a 14.4 modem.  Uncompressed 
  24. files seem to transfer quite well.  Here are the parameters I'm using:
  25.  
  26. set file type binary
  27. set receive packet 1024
  28. set window 4
  29. set send packet-length 1024
  30. set block 2
  31.  
  32. Can anyone spot if I'm missing something?
  33.  
  34. Thanks for any replies!  E-mail would be preferable.
  35.  
  36.  
  37. -- 
  38. Brian Wirt             
  39. wirt@u.washington.edu  
  40. Seattle, Washington